From 8f4bfb8f3abfb091df562a9040bb5423f03c2766 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 27 Jun 2020 15:25:32 +0200 Subject: Update Single_Shot.ino --- examples/Single_Shot/Single_Shot.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Single_Shot/Single_Shot.ino b/examples/Single_Shot/Single_Shot.ino index cfdee07..fafaddd 100644 --- a/examples/Single_Shot/Single_Shot.ino +++ b/examples/Single_Shot/Single_Shot.ino @@ -85,7 +85,7 @@ void setup() { * not latched) * * ADS1115_MAX_LIMIT - * ADS1115_WINDOW + * ADS1115_WINDOW * */ //adc.setAlertModeAndLimit_V(ADS1115_MAX_LIMIT, 3.0, 1.5); //uncomment if you want to change the default -- cgit v1.2.3